Use test cases to design tests for the processes as defined in the Mobility studio. For each test case, you can define a specific sequence of steps through the process to be tested. You can define several test cases for a process, as the steps done in a process can vary.


Tester Tester Start Start Create test cases

Create test cases

Use a test case to test a process. For each test case, you can define a specific sequence of steps through the process to be tested. You can define several test cases for a process, as the steps done in a process can vary.

Design test cases

Design test cases

Use a test case to test a process. For each test case, you can define and use:

  • Test variables
    You can use test variables as input during test execution. For each test variable, you can define the default value.
  • Pre and post actions
    You can do actions before or after a test case is run. To do so, set up a test case event procedure with test actions that are done in a specific sequence. A test case event procedure has one action or a series of actions that are done on a test case event.
  • Tests for steps
    For a test case step that concerns a button, you can set up specific tests. To do so, set up a control event procedure with actions that are done in a specific sequence. A control event procedure has one action or a series of actions that are done on the On button clicked control event. So, the procedure is started if the button is clicked.
  • Test scenarios
    You can add test scenarios to a test case to do several tests with a different data set. Depending on the data, you can run the test under different conditions. You can only use scenarios, if you also use test variables.

Test test cases

Test test cases

Before you start using a designed test case, you can test it in several ways.

End End

Activities

Name Responsible Description

Create test cases

Tester

Use a test case to test a process. For each test case, you can define a specific sequence of steps through the process to be tested. You can define several test cases for a process, as the steps done in a process can vary.

Design test cases

Tester

Use a test case to test a process. For each test case, you can define and use:
  • Test variables
    You can use test variables as input during test execution. For each test variable, you can define the default value.
  • Pre and post actions
    You can do actions before or after a test case is run. To do so, set up a test case event procedure with test actions that are done in a specific sequence. A test case event procedure has one action or a series of actions that are done on a test case event.
  • Tests for steps
    For a test case step that concerns a button, you can set up specific tests. To do so, set up a control event procedure with actions that are done in a specific sequence. A control event procedure has one action or a series of actions that are done on the On button clicked control event. So, the procedure is started if the button is clicked.
  • Test scenarios
    You can add test scenarios to a test case to do several tests with a different data set. Depending on the data, you can run the test under different conditions. You can only use scenarios, if you also use test variables.

Test test cases

Tester

Before you start using a designed test case, you can test it in several ways.

Create test cases

Design test cases

Test test cases

Provide feedback